[INFO] cloning repository https://github.com/tknkaa/lisp_interpreter_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tknkaa/lisp_interpreter_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftknkaa%2Flisp_interpreter_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftknkaa%2Flisp_interpreter_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a6290c266106632665b66355590f0e20835c6e7
[INFO] testing tknkaa/lisp_interpreter_rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftknkaa%2Flisp_interpreter_rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tknkaa/lisp_interpreter_rs
[INFO] finished tweaking git repo https://github.com/tknkaa/lisp_interpreter_rs
[INFO] tweaked toml for git repo https://github.com/tknkaa/lisp_interpreter_rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tknkaa/lisp_interpreter_rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tknkaa/lisp_interpreter_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 220bdae1430c2ab75ae885b9a990d5123a9b3c795b4b986d65dced75697bbbe8
[INFO] running `Command { std: "docker" "start" "-a" "220bdae1430c2ab75ae885b9a990d5123a9b3c795b4b986d65dced75697bbbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "220bdae1430c2ab75ae885b9a990d5123a9b3c795b4b986d65dced75697bbbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220bdae1430c2ab75ae885b9a990d5123a9b3c795b4b986d65dced75697bbbe8", kill_on_drop: false }`
[INFO] [stdout] 220bdae1430c2ab75ae885b9a990d5123a9b3c795b4b986d65dced75697bbbe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e03d4b8f6618be3f4cc11bbb9e6926fa47720263060bf600b0a29d1d55eecd9
[INFO] running `Command { std: "docker" "start" "-a" "2e03d4b8f6618be3f4cc11bbb9e6926fa47720263060bf600b0a29d1d55eecd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling lisp_interpreter_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "2e03d4b8f6618be3f4cc11bbb9e6926fa47720263060bf600b0a29d1d55eecd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e03d4b8f6618be3f4cc11bbb9e6926fa47720263060bf600b0a29d1d55eecd9", kill_on_drop: false }`
[INFO] [stdout] 2e03d4b8f6618be3f4cc11bbb9e6926fa47720263060bf600b0a29d1d55eecd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62be68857d7ae5b958bb279e0a48111d3fbff9ea5e44f87326dc171881001b6c
[INFO] running `Command { std: "docker" "start" "-a" "62be68857d7ae5b958bb279e0a48111d3fbff9ea5e44f87326dc171881001b6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling lisp_interpreter_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "62be68857d7ae5b958bb279e0a48111d3fbff9ea5e44f87326dc171881001b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62be68857d7ae5b958bb279e0a48111d3fbff9ea5e44f87326dc171881001b6c", kill_on_drop: false }`
[INFO] [stdout] 62be68857d7ae5b958bb279e0a48111d3fbff9ea5e44f87326dc171881001b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ff3cd608b7abfdc8d84564782552cd1cb0f91c8dcebec063b3113dc7eea9c4f
[INFO] running `Command { std: "docker" "start" "-a" "2ff3cd608b7abfdc8d84564782552cd1cb0f91c8dcebec063b3113dc7eea9c4f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lisp_interpreter_rs-18f4948ed5e4afa1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lisp_interpreter_rs-b0ef490ff4d2530f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comparison_tests.rs (/opt/rustwide/target/debug/deps/comparison_tests-32f267a1bcafbe06)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test_comparison_both_expressions ... ok
[INFO] [stdout] test test_comparison_negative_numbers ... ok
[INFO] [stdout] test test_comparison_with_expression ... ok
[INFO] [stdout] test test_comparison_with_if_false ... ok
[INFO] [stdout] test test_comparison_too_many_args ... ok
[INFO] [stdout] test test_comparison_insufficient_args ... ok
[INFO] [stdout] test test_comparison_with_if ... ok
[INFO] [stdout] test test_comparison_with_variables ... ok
[INFO] [stdout] test test_comparison_with_zero ... ok
[INFO] [stdout] test test_equal_false ... ok
[INFO] [stdout] test test_equal_true ... ok
[INFO] [stdout] test test_greater_equal_true_equal ... ok
[INFO] [stdout] test test_equal_negative_numbers ... ok
[INFO] [stdout] test test_greater_than_equal_false ... ok
[INFO] [stdout] test test_greater_equal_true_greater ... ok
[INFO] [stdout] test test_greater_than_false ... ok
[INFO] [stdout] test test_greater_than_true ... ok
[INFO] [stdout] test test_less_equal_false ... ok
[INFO] [stdout] test test_less_equal_true_equal ... ok
[INFO] [stdout] test test_less_equal_true_less ... ok
[INFO] [stdout] test test_less_than_equal_false ... ok
[INFO] [stdout] test test_less_than_false ... ok
[INFO] [stdout] test test_less_than_true ... ok
[INFO] [stdout] test test_greater_equal_false ... ok
[INFO] [stdout] test test_nested_comparison_with_if ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/env_tests.rs (/opt/rustwide/target/debug/deps/env_tests-066101f72a819d2f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_define_and_lookup ... ok
[INFO] [stdout] test test_define_with_expression ... ok
[INFO] [stdout] test test_redefine_variable ... ok
[INFO] [stdout] test test_define_using_previous_variable ... ok
[INFO] [stdout] test test_define_negative_number ... ok
[INFO] [stdout] test test_multiple_variables ... ok
[INFO] [stdout] test test_use_defined_variable ... ok
[INFO] [stdout] test test_variable_in_nested_expression ... ok
[INFO] [stdout] test test_undefined_variable_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eval_tests.rs (/opt/rustwide/target/debug/deps/eval_tests-2f8c65e8b5c93993)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_eval_deeply_nested ... ok
[INFO] [stdout] test test_eval_addition ... ok
[INFO] [stdout] test test_eval_division ... ok
[INFO] [stdout] test test_eval_division_by_zero ... ok
[INFO] [stdout] test test_eval_all_operators_combined ... ok
[INFO] [stdout] test test_eval_empty_list_error ... ok
[INFO] [stdout] test test_eval_multiple_args ... ok
[INFO] [stdout] test test_eval_multiplication ... ok
[INFO] [stdout] test test_eval_multiplication_multiple_args ... ok
[INFO] [stdout] test test_eval_multiplication_with_zero ... ok
[INFO] [stdout] test test_eval_nested_expression ... ok
[INFO] [stdout] test test_eval_no_args_error ... ok
[INFO] [stdout] test test_eval_number ... ok
[INFO] [stdout] test test_eval_single_addition ... ok
[INFO] [stdout] test test_eval_subtraction ... ok
[INFO] [stdout] test test_eval_subtraction_single_arg ... ok
[INFO] [stdout] test test_eval_unknown_function ... ok
[INFO] [stdout] test test_eval_subtraction_multiple_args ... ok
[INFO] [stdout] test test_eval_complex_arithmetic ... ok
[INFO] [stdout] test test_eval_addition_with_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/if_tests.rs (/opt/rustwide/target/debug/deps/if_tests-a549f182733bb8bd)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_if_complex_nested ... ok
[INFO] [stdout] test test_if_deeply_nested_multiple_levels ... ok
[INFO] [stdout] test test_if_false_condition ... ok
[INFO] [stdout] test test_if_nested ... ok
[INFO] [stdout] test test_if_insufficient_args_error ... ok
[INFO] [stdout] test test_if_too_many_args_error ... ok
[INFO] [stdout] test test_if_returns_bool ... ok
[INFO] [stdout] test test_if_true_condition ... ok
[INFO] [stdout] test test_if_with_expression_in_else ... ok
[INFO] [stdout] test test_if_with_expression_in_then ... ok
[INFO] [stdout] test test_if_with_define_in_branches ... ok
[INFO] [stdout] test test_if_with_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-0291ae302687f996)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_full_pipeline_all_operators ... ok
[INFO] [stdout] test test_full_pipeline_complex ... ok
[INFO] [stdout] test test_full_pipeline_deeply_nested ... ok
[INFO] [stdout] test test_full_pipeline_multiple_defines ... ok
[INFO] [stdout] test test_full_pipeline_negative_numbers ... ok
[INFO] [stdout] test test_full_pipeline_parse_error ... ok
[INFO] [stdout] test test_full_pipeline_division ... ok
[INFO] [stdout] test test_full_pipeline_simple ... ok
[INFO] [stdout] test test_full_pipeline_whitespace_handling ... ok
[INFO] [stdout] test test_full_pipeline_with_define ... ok
[INFO] [stdout] test test_full_pipeline_complex_with_variables ... ok
[INFO] [stdout] test test_full_pipeline_eval_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_tests.rs (/opt/rustwide/target/debug/deps/parse_tests-3600b96737bf3fcb)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_parse_deeply_nested_list ... ok
[INFO] [stdout] test test_parse_error_empty_tokens ... ok
[INFO] [stdout] test test_parse_error_unclosed_nested_list ... ok
[INFO] [stdout] test test_parse_error_unexpected_tokens_after ... ok
[INFO] [stdout] test test_parse_list_with_symbols_only ... ok
[INFO] [stdout] test test_parse_mixed_symbols_and_numbers ... ok
[INFO] [stdout] test test_parse_complex_nested_expression ... ok
[INFO] [stdout] test test_parse_error_unmatched_paren ... ok
[INFO] [stdout] test test_parse_error_extra_closing_paren ... ok
[INFO] [stdout] test test_parse_empty_list ... ok
[INFO] [stdout] test test_parse_multiple_numbers ... ok
[INFO] [stdout] test test_parse_number ... ok
[INFO] [stdout] test test_parse_simple_list ... ok
[INFO] [stdout] test test_parse_symbol ... ok
[INFO] [stdout] test test_parse_nested_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tokenize_tests.rs (/opt/rustwide/target/debug/deps/tokenize_tests-fe00debf5b7f02a2)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_tokenize_arithmetic_symbols ... ok
[INFO] [stdout] test test_tokenize_deeply_nested ... ok
[INFO] [stdout] test test_tokenize_complex_expression ... ok
[INFO] [stdout] test test_tokenize_empty ... ok
[INFO] [stdout] test test_tokenize_empty_list ... ok
[INFO] [stdout] test test_tokenize_long_symbol ... ok
[INFO] [stdout] test test_tokenize_many_numbers ... ok
[INFO] [stdout] test test_tokenize_multiple_consecutive_parens ... ok
[INFO] [stdout] test test_tokenize_multiple_expressions ... ok
[INFO] [stdout] test test_tokenize_if_expression ... ok
[INFO] [stdout] test test_tokenize_list_of_empty_lists ... ok
[INFO] [stdout] test test_tokenize_nested_list ... ok
[INFO] [stdout] test test_tokenize_no_spaces_between_parens ... ok
[INFO] [stdout] test test_tokenize_negative_number ... ok
[INFO] [stdout] test test_tokenize_mixed_whitespace ... ok
[INFO] [stdout] test test_tokenize_only_spaces ... ok
[INFO] [stdout] test test_tokenize_question_mark_in_symbol ... ok
[INFO] [stdout] test test_tokenize_simple_list ... ok
[INFO] [stdout] test test_tokenize_single_paren_close ... ok
[INFO] [stdout] test test_tokenize_single_atom ... ok
[INFO] [stdout] test test_tokenize_symbol ... ok
[INFO] [stdout] test test_tokenize_symbols_with_special_chars ... ok
[INFO] [stdout] test test_tokenize_tabs_and_newlines ... ok
[INFO] [stdout] test test_tokenize_large_numbers ... ok
[INFO] [stdout] test test_tokenize_with_whitespace ... ok
[INFO] [stdout] test test_tokenize_single_paren_open ... ok
[INFO] [stderr]      Running tests/user_function_tests.rs (/opt/rustwide/target/debug/deps/user_function_tests-78b3baf4d8bda96c)
[INFO] [stdout] test test_tokenize_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_define_simple_function ... ok
[INFO] [stdout] test test_multi_param_function ... ok
[INFO] [stdout] test test_closure ... ok
[INFO] [stdout] test test_call_user_function ... ok
[INFO] [stdout] test test_recursive_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lisp_interpreter_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ff3cd608b7abfdc8d84564782552cd1cb0f91c8dcebec063b3113dc7eea9c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff3cd608b7abfdc8d84564782552cd1cb0f91c8dcebec063b3113dc7eea9c4f", kill_on_drop: false }`
[INFO] [stdout] 2ff3cd608b7abfdc8d84564782552cd1cb0f91c8dcebec063b3113dc7eea9c4f
